[INFO] fetching crate tlq-fhirpath 0.1.10...
[INFO] testing tlq-fhirpath-0.1.10 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate tlq-fhirpath 0.1.10 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate tlq-fhirpath 0.1.10
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tlq-fhirpath 0.1.10
[INFO] tweaked toml for crates.io crate tlq-fhirpath 0.1.10 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tlq-fhirpath 0.1.10 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tlq-fhirpath 0.1.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded borsh-derive v1.6.0
[INFO] [stderr]   Downloaded tlq-fhir-models v0.1.10
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded toml_edit v0.23.9
[INFO] [stderr]   Downloaded borsh v1.6.0
[INFO] [stderr]   Downloaded quick-xml v0.36.2
[INFO] [stderr]   Downloaded async-compression v0.4.36
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.35
[INFO] [stderr]   Downloaded tlq-fhir-package v0.1.10
[INFO] [stderr]   Downloaded compression-core v0.4.31
[INFO] [stderr]   Downloaded reqwest v0.12.25
[INFO] [stderr]   Downloaded tlq-fhir-registry-client v0.1.10
[INFO] [stderr]   Downloaded tlq-fhir-context v0.1.10
[INFO] [stderr]   Downloaded tlq-fhir-format v0.1.10
[INFO] [stderr]   Downloaded tlq-ucum v0.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 659fae8285fae81a2677297820129c8f3973732e4ca11d6d2f4f3ada4f28f9c8
[INFO] running `Command { std: "docker" "start" "-a" "659fae8285fae81a2677297820129c8f3973732e4ca11d6d2f4f3ada4f28f9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "659fae8285fae81a2677297820129c8f3973732e4ca11d6d2f4f3ada4f28f9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "659fae8285fae81a2677297820129c8f3973732e4ca11d6d2f4f3ada4f28f9c8", kill_on_drop: false }`
[INFO] [stdout] 659fae8285fae81a2677297820129c8f3973732e4ca11d6d2f4f3ada4f28f9c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f033fd3e12546388f8da4a8e3604405108d64bf107e7bb44c2640fdaba3d2d3d
[INFO] running `Command { std: "docker" "start" "-a" "f033fd3e12546388f8da4a8e3604405108d64bf107e7bb44c2640fdaba3d2d3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tlq-fhir-package v0.1.10
[INFO] [stderr]    Compiling tlq-fhir-models v0.1.10
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tlq-ucum v0.1.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling tlq-fhir-registry-client v0.1.10
[INFO] [stderr]    Compiling tlq-fhir-context v0.1.10
[INFO] [stderr]    Compiling tlq-fhirpath v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.48s
[INFO] running `Command { std: "docker" "inspect" "f033fd3e12546388f8da4a8e3604405108d64bf107e7bb44c2640fdaba3d2d3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f033fd3e12546388f8da4a8e3604405108d64bf107e7bb44c2640fdaba3d2d3d", kill_on_drop: false }`
[INFO] [stdout] f033fd3e12546388f8da4a8e3604405108d64bf107e7bb44c2640fdaba3d2d3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7aca9ef4a6226008eb22bde807947656ba42c181f30c4884518a9d6cedeacc1
[INFO] running `Command { std: "docker" "start" "-a" "d7aca9ef4a6226008eb22bde807947656ba42c181f30c4884518a9d6cedeacc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling tlq-fhir-package v0.1.10
[INFO] [stderr]    Compiling tlq-fhir-models v0.1.10
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tlq-ucum v0.1.10
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tlq-fhir-registry-client v0.1.10
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tlq-fhir-context v0.1.10
[INFO] [stderr]    Compiling tlq-fhirpath v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `tlq-fhirpath` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name tlq_fhirpath --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="html-escape"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "default", "hex", "html-escape", "regex", "tlq-fhir-format", "xml-support"))' -C metadata=f65d02ca06fe7de7 -C extra-filename=-1e6eaeafa01b2edf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-38841c3505af8bc3.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2756cd3ff5a92829.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-aa3c26c267dd87e0.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-7b48ae7844465982.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-f6861f3c30cd40e5.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-9749147bc4e1b081.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-717fd658886f7c42.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-661d0e25aefbfd44.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-0d2fa44a6aa8a01b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c0df408813bc7b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e519315cf3e0c346.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5854932b8c8b4991.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1a54a21bee8cf1b6.rlib --extern tlq_fhir_context=/opt/rustwide/target/debug/deps/libtlq_fhir_context-5bb4a65791d9f9c5.rlib --extern tlq_ucum=/opt/rustwide/target/debug/deps/libtlq_ucum-c086464c193693fd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-822c56c5924871e0.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcmNk1Ll/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtlq_fhirpath-11b8cd589dc1328a,libtlq_ucum-c086464c193693fd,libquick_xml-9749147bc4e1b081,libnum_rational-e69bb059df018f9c,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libhex-28742b4ca144387c,libhtml_escape-aa3c26c267dd87e0,libutf8_width-7fa8446babde7e9c,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libphf-f6861f3c30cd40e5,libphf_shared-3d349ef3c4e82dff,libsiphasher-f4ddcf7845cbccbe,libtlq_fhir_context-5bb4a65791d9f9c5,libtlq_fhir_registry_client-170392a62c764eb6,libdirs-92fc78e236f21917,libdirs_sys-39340cdd64e3bca7,liboption_ext-23838f1959a6156b,liburlencoding-2e57689ab08a86e0,libreqwest-3e61eef925d4dacd,libserde_urlencoded-4fa8c705415b8ada,libhyper_rustls-8b401f8e8dfba068,libwebpki_roots-6943c60aeebdad63,libtokio_rustls-b6768f3f7a29fd69,librustls-ae946ed980f2cb25,libsubtle-ca7024fc66e4388f,libwebpki-a94666fb1ed6a8dc,libring-8e5de975dd1ce29d,libgetrandom-48a7d039ba125181,libuntrusted-3420b86308bec153,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-134975aa279eb9d2,libiri_string-d388d4576b633c72,libasync_compression-cf98a999f3d74591,libcompression_codecs-0eb53a9d2b6d9b48,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,libtower-18b20336dbffdc07,libtower_layer-d70c7e404336389b,libhyper_util-5f48358c6abcc833,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-57f736ce7b10dc55,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-ab594c37531d22f5,libtracing-14367b3f602bae7e,libtracing_core-52b8392d99ba3fb6,libonce_cell-0ba6aecba7086d38,libslab-8c0cbfb396425d81,libfnv-2d77ec4f6f971b24,libtokio_util-f27c87b07924b1f8,libfutures_sink-be8442ee548d90f9,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,liblog-cfb0a897de58af94,liburl-09b698a134e988b0,libidna-c24b6a382303eeea,libutf8_iter-0d9be7b316c2b184,libidna_adapter-dbda4d90cdb48282,libicu_properties-8135fa7b59fdb42c,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-392a914871ffb816,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-4d5b2fe4d7fc5a12,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libsemver-696d06b0fb952eb7,libtokio-822c56c5924871e0,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libpin_project_lite-bedc6e0acd72ff2a,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libtlq_fhir_package-0aa5e4bfccda0ecc,libtar-a56846efd24de940,libxattr-fd6a2df97a470bf6,librustix-c06979420c304cc9,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libfiletime-e38c7abb2a06e028,liblibc-2727642f09711a0d,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libcfg_if-5af52f617df93f8f,libtlq_fhir_models-961b9b038a1a7e24,libthiserror-1a54a21bee8cf1b6,libserde_json-e519315cf3e0c346,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,librust_decimal-0d2fa44a6aa8a01b,libserde-0c0df408813bc7b2,libserde_core-365391bf3dd30696,libarrayvec-e69e5f78daccaf57,libnum_traits-8434f84c7e6b85f7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcmNk1Ll/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_boolean_issue-11b7ff2437e790c9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tlq-fhirpath` (test "test_boolean_issue") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcJ9QsvJ/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtlq_fhirpath-11b8cd589dc1328a,libtlq_ucum-c086464c193693fd,libquick_xml-9749147bc4e1b081,libnum_rational-e69bb059df018f9c,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libhex-28742b4ca144387c,libhtml_escape-aa3c26c267dd87e0,libutf8_width-7fa8446babde7e9c,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libphf-f6861f3c30cd40e5,libphf_shared-3d349ef3c4e82dff,libsiphasher-f4ddcf7845cbccbe,libtlq_fhir_context-5bb4a65791d9f9c5,libtlq_fhir_registry_client-170392a62c764eb6,libdirs-92fc78e236f21917,libdirs_sys-39340cdd64e3bca7,liboption_ext-23838f1959a6156b,liburlencoding-2e57689ab08a86e0,libreqwest-3e61eef925d4dacd,libserde_urlencoded-4fa8c705415b8ada,libhyper_rustls-8b401f8e8dfba068,libwebpki_roots-6943c60aeebdad63,libtokio_rustls-b6768f3f7a29fd69,librustls-ae946ed980f2cb25,libsubtle-ca7024fc66e4388f,libwebpki-a94666fb1ed6a8dc,libring-8e5de975dd1ce29d,libgetrandom-48a7d039ba125181,libuntrusted-3420b86308bec153,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-134975aa279eb9d2,libiri_string-d388d4576b633c72,libasync_compression-cf98a999f3d74591,libcompression_codecs-0eb53a9d2b6d9b48,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,libtower-18b20336dbffdc07,libtower_layer-d70c7e404336389b,libhyper_util-5f48358c6abcc833,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-57f736ce7b10dc55,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-ab594c37531d22f5,libtracing-14367b3f602bae7e,libtracing_core-52b8392d99ba3fb6,libonce_cell-0ba6aecba7086d38,libslab-8c0cbfb396425d81,libfnv-2d77ec4f6f971b24,libtokio_util-f27c87b07924b1f8,libfutures_sink-be8442ee548d90f9,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,liblog-cfb0a897de58af94,liburl-09b698a134e988b0,libidna-c24b6a382303eeea,libutf8_iter-0d9be7b316c2b184,libidna_adapter-dbda4d90cdb48282,libicu_properties-8135fa7b59fdb42c,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-392a914871ffb816,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-4d5b2fe4d7fc5a12,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libsemver-696d06b0fb952eb7,libtokio-822c56c5924871e0,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libpin_project_lite-bedc6e0acd72ff2a,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libtlq_fhir_package-0aa5e4bfccda0ecc,libtar-a56846efd24de940,libxattr-fd6a2df97a470bf6,librustix-c06979420c304cc9,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libfiletime-e38c7abb2a06e028,liblibc-2727642f09711a0d,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libcfg_if-5af52f617df93f8f,libtlq_fhir_models-961b9b038a1a7e24,libthiserror-1a54a21bee8cf1b6,libserde_json-e519315cf3e0c346,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,librust_decimal-0d2fa44a6aa8a01b,libserde-0c0df408813bc7b2,libserde_core-365391bf3dd30696,libarrayvec-e69e5f78daccaf57,libnum_traits-8434f84c7e6b85f7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcJ9QsvJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fuzzing_test-01d643191accaf9d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tlq-fhirpath` (test "fuzzing_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcnWXguj/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtlq_fhirpath-11b8cd589dc1328a,libtlq_ucum-c086464c193693fd,libquick_xml-9749147bc4e1b081,libnum_rational-e69bb059df018f9c,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libhex-28742b4ca144387c,libhtml_escape-aa3c26c267dd87e0,libutf8_width-7fa8446babde7e9c,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libphf-f6861f3c30cd40e5,libphf_shared-3d349ef3c4e82dff,libsiphasher-f4ddcf7845cbccbe,libtlq_fhir_context-5bb4a65791d9f9c5,libtlq_fhir_registry_client-170392a62c764eb6,libdirs-92fc78e236f21917,libdirs_sys-39340cdd64e3bca7,liboption_ext-23838f1959a6156b,liburlencoding-2e57689ab08a86e0,libreqwest-3e61eef925d4dacd,libserde_urlencoded-4fa8c705415b8ada,libhyper_rustls-8b401f8e8dfba068,libwebpki_roots-6943c60aeebdad63,libtokio_rustls-b6768f3f7a29fd69,librustls-ae946ed980f2cb25,libsubtle-ca7024fc66e4388f,libwebpki-a94666fb1ed6a8dc,libring-8e5de975dd1ce29d,libgetrandom-48a7d039ba125181,libuntrusted-3420b86308bec153,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-134975aa279eb9d2,libiri_string-d388d4576b633c72,libasync_compression-cf98a999f3d74591,libcompression_codecs-0eb53a9d2b6d9b48,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,libtower-18b20336dbffdc07,libtower_layer-d70c7e404336389b,libhyper_util-5f48358c6abcc833,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-57f736ce7b10dc55,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-ab594c37531d22f5,libtracing-14367b3f602bae7e,libtracing_core-52b8392d99ba3fb6,libonce_cell-0ba6aecba7086d38,libslab-8c0cbfb396425d81,libfnv-2d77ec4f6f971b24,libtokio_util-f27c87b07924b1f8,libfutures_sink-be8442ee548d90f9,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,liblog-cfb0a897de58af94,liburl-09b698a134e988b0,libidna-c24b6a382303eeea,libutf8_iter-0d9be7b316c2b184,libidna_adapter-dbda4d90cdb48282,libicu_properties-8135fa7b59fdb42c,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-392a914871ffb816,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-4d5b2fe4d7fc5a12,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libsemver-696d06b0fb952eb7,libtokio-822c56c5924871e0,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libpin_project_lite-bedc6e0acd72ff2a,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libtlq_fhir_package-0aa5e4bfccda0ecc,libtar-a56846efd24de940,libxattr-fd6a2df97a470bf6,librustix-c06979420c304cc9,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libfiletime-e38c7abb2a06e028,liblibc-2727642f09711a0d,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libcfg_if-5af52f617df93f8f,libtlq_fhir_models-961b9b038a1a7e24,libthiserror-1a54a21bee8cf1b6,libserde_json-e519315cf3e0c346,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,librust_decimal-0d2fa44a6aa8a01b,libserde-0c0df408813bc7b2,libserde_core-365391bf3dd30696,libarrayvec-e69e5f78daccaf57,libnum_traits-8434f84c7e6b85f7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcnWXguj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_specific_failing-ad94889e26b21ba8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tlq-fhirpath` (test "test_specific_failing") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d7aca9ef4a6226008eb22bde807947656ba42c181f30c4884518a9d6cedeacc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7aca9ef4a6226008eb22bde807947656ba42c181f30c4884518a9d6cedeacc1", kill_on_drop: false }`
[INFO] [stdout] d7aca9ef4a6226008eb22bde807947656ba42c181f30c4884518a9d6cedeacc1
